CompanyRateSheetGeneratorConfig Json Schema
In This Topic
Overview
 |
CompanyRateSheetGeneratorConfig
 |
autoGenerateRateSheets : boolean
|
 |
notificationEmails : Array[string]
|
 |
rateSheetFilename : string
|
 |
rateSheetGenerationType : string
|
 |
separateByGroupId : boolean
|
 |
sftpDirectories : Array[string]
|
 |
sftpDirectory : string
|
 |
sftpHostname : string
|
 |
sftpPassword : string
|
 |
sftpSalt : string
|
 |
sftpUsername : string
|
 |
urlDomainDownload : string
|
 |
zipFilename : string
|
 |
zipFiles : boolean
| |
Properties
| Name | Description | Data Type |
| autoGenerateRateSheets | | boolean |
| notificationEmails | | Array[string] |
| rateSheetFilename | | string |
| rateSheetGenerationType | | string |
| separateByGroupId | | boolean |
| sftpDirectories | | Array[string] |
| sftpDirectory | | string |
| sftpHostname | | string |
| sftpPassword | | string |
| sftpSalt | | string |
| sftpUsername | | string |
| urlDomainDownload | | string |
| zipFilename | | string |
| zipFiles | | boolean |
See Also